Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from LayoutGroupBase) | |
ComputeVisibility | Determines whether an element is visible. | |
Equals | (Inherited from LayoutGroupBase) | |
GetHashCode | (Inherited from LayoutGroupBase) | |
GetLocalValueEnumerator | (Inherited from LayoutGroupBase) | |
GetSchema | Returns null. | |
GetValue | (Inherited from LayoutGroupBase) | |
IndexOfChild | Returns the index of the specified child layout element. | |
InsertChildAt | Inserts the specified child layout element at the specified index. | |
InvalidateProperty | (Inherited from LayoutGroupBase) | |
MoveChild | Moves a child from an old index to a new index within a pane | |
ReadLocalValue | (Inherited from LayoutGroupBase) | |
ReadXml | Reads serialized layout information using the specified XmlReader. | |
RemoveChild | Removes the specified child ILayoutElement. | |
RemoveChildAt | Removes the child element at the specified index. | |
ReplaceChild | Replaces a child ILayoutElement with a new one. | |
ReplaceChildAt | Replaces the child element at the specified index with the specified element. | |
SetCurrentValue | (Inherited from LayoutGroupBase) | |
SetValue | Overloaded. (Inherited from LayoutGroupBase) | |
WriteXml | Writes serialized layout information using the specified XmlWriter. |